Problem Note 18142: SAS Enterprise Guide built-in macros do not resolve in Stored Processes
SAS Enterprise Guide built-in macros do not resolve in stored processes.
For example, &_CLIENTUSERID will resolve in SAS Enterprise Guide, but
will not resolve if the task is executed as a stored process.
To work around the problem, follow similar steps:
1. Click Tools => Parameter manager to create MyID.
2. Open the task to associate MyID.
3. Edit the footnote text to use:
&MyID instead of &_CLIENTUSERID.
4. Right-click on the task icon to choose Properties.
5. Click Add to add MyID to the task.
6. Run the task to prove it prompts for you to enter a value and
that it resolves correctly in the footnote.
7. Convert the task to a stored process.
8. Run the stored process in SAS Enterprise Guide, or another
client such as SAS Add-In for Microsoft Office or
SAS Web Report Studio.
Operating System and Release Information
SAS System | SAS Enterprise Guide | Microsoft Windows XP Professional | 4.1 | 4.2 | 9.1 TS1M3 SP1 | 9.2 TS2M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2006-08-01 13:31:11 |
Date Created: | 2006-07-22 15:13:12 |